MenuCompat

Helper for accessing features in Menu.

Functions

Link copied to clipboard
open fun setGroupDividerEnabled(@NonNull menu: Menu, enabled: Boolean)
Enable or disable the group dividers.
Link copied to clipboard
open fun setShowAsAction(item: MenuItem, actionEnum: Int)